home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.12.gz / 1994.12 / 000052_kb@cs.umb.edu_Mon Dec 12 02:13:22 1994.msg < prev    next >
Internet Message Format  |  1994-12-30  |  747b

  1. Received: from terminus.cs.umb.edu by cs.umb.edu with SMTP id AA14734
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Mon, 12 Dec 1994 07:14:21 -0500
  3. Received: by terminus.cs.umb.edu id AA28491
  4.   (5.65c/IDA-1.4.4 for tex-k); Mon, 12 Dec 1994 07:13:22 -0500
  5. Date: Mon, 12 Dec 1994 07:13:22 -0500
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199412121213.AA28491@terminus.cs.umb.edu>
  8. To: Eckhard.Rueggeberg@ts.go.dlr.de
  9. Subject: Re: [Raghbir.Pank@brunel.ac.uk: TeX]
  10. Cc: tex-k@cs.umb.edu
  11.  
  12. You should reconfigure if you change compilers:
  13. CC=acc configure ...
  14.  
  15. The outcome of many configure tests depends on the compiler.
  16.  
  17. Alternatively,
  18. make CC=acc ...
  19. ought to override the value in the Makefiles, if you want
  20. to play it dirty ...